Revision: bazaar--smallstuff--1.3--patch-9
Archive: aaron.bentley@utoronto.ca--baz
Creator: Aaron Bentley <abentley@panoramicfeedback.com>
Date: Thu Apr  7 12:25:34 EDT 2005
Standard-date: 2005-04-07 16:25:34 GMT
New-files: tests/.arch-ids/test-version-order.sh.id
    tests/test-version-order.sh
Removed-files: libarch/arbdelta.c libarch/arbdelta.h
Modified-files: commands/annotate.c commands/apply-delta.c
    commands/build-config.c commands/changeset.c
    commands/cmdutils.c commands/cmdutils.h commands/delta.c
    commands/diff.c commands/library-add.c commands/status.c
    libarch/annotated-file.c libarch/annotation-builder.c
    libarch/archive.c libarch/commit.c libarch/configs.c
    libarch/debug.h libarch/file-offset-mapper.c
    libarch/inv-ids.c libarch/invent.c
    libarch/make-changeset.c libarch/make-changeset.h
    libarch/merge-three-way.c libarch/merge.c
    libarch/namespace.c libarch/patch-parser.c
    libarch/tests/unit-annotate.c libarch/undo.c
    tests/Makefile.in tests/test-archive-registration.sh
    tests/test-parse-package-name.sh
New-patches: aaron.bentley@utoronto.ca--baz/bazaar--smallstuff--1.3--patch-9
    jblack@gnuarch.org--2005/baz--fixmissing--1.3--patch-21
    jblack@gnuarch.org--2005/baz--fixmissing--1.3--patch-22
    jblack@gnuarch.org--2005/baz--fixmissing--1.3--patch-23
    jblack@gnuarch.org--2005/baz--fixmissing--1.3--patch-24
    leonerd@leonerd.org.uk--archive/bazaar--leonerd--1.3--patch-3
    robert.collins@canonical.com--general/bazaar--devel--1.3--patch-32
    robert.collins@canonical.com--general/bazaar--devel--1.3--patch-33
    robert.collins@canonical.com--general/bazaar--devel--1.3--patch-34
    robert.collins@canonical.com--general/bazaar--devel--1.3--patch-35
    robert.collins@canonical.com--general/bazaar--devel--1.3--patch-36
    robert.collins@canonical.com--general/bazaar--devel--1.3--patch-37
    robert.collins@canonical.com--general/bazaar--ng--1.3--patch-30
    robert.collins@canonical.com--general/bazaar--ng--1.3--patch-31
    robert.collins@canonical.com--general/bazaar--ng--1.3--patch-32
    robert.collins@canonical.com--general/bazaar--ng--1.3--patch-33
    robert.collins@canonical.com--general/bazaar--ng--1.3--patch-34
    robert.collins@canonical.com--general/bazaar--ng--1.3--patch-35
    robert.collins@canonical.com--general/bazaar--ng--1.3--patch-36
    robert.collins@canonical.com--general/bazaar--ng--1.3--patch-37
    robert.collins@canonical.com--general/bazaar--ng--1.3--patch-38
    robert.collins@canonical.com--general/bazaar--ng--1.3--patch-39
    robert.collins@canonical.com--general/bazaar--ng--1.3--patch-40
    scott@netsplit.com--2004/tla--integration--1.3--patch-13
    thelove@canonical.com/bazaar--devo--1.3--patch-49
    thelove@canonical.com/bazaar--devo--1.3--patch-50
    thelove@canonical.com/bazaar--devo--1.3--patch-51
    thelove@canonical.com/bazaar--devo--1.3--patch-52
    thelove@canonical.com/bazaar--devo--1.3--patch-53
    thelove@canonical.com/bazaar--devo--1.3--patch-54
    thelove@canonical.com/bazaar--devo--1.3--patch-55
    thelove@canonical.com/bazaar--devo--1.3--patch-56
Summary: Merge (Canonical.com Patch Queue Manager)
Keywords: 

Patches applied:
 * thelove@canonical.com/bazaar--devo--1.3--patch-55
 * unbreak default-archive behaviour when no tree context is present fixes:302
Patches applied:

 * robert.collins@canonical.com--general/bazaar--devel--1.3--patch-35
   unbreak default-archive behaviour when no tree context is present


 * thelove@canonical.com/bazaar--devo--1.3--patch-56
 * merge in minor inventory optimisation code drop
Patches applied:

 * leonerd@leonerd.org.uk--archive/bazaar--leonerd--1.3--patch-3
   Split the giant arch_make_changeset() function into two halves

 * robert.collins@canonical.com--general/bazaar--devel--1.3--patch-36
   merge in minor inventory optimisation code drop

 * robert.collins@canonical.com--general/bazaar--devel--1.3--patch-37
   merge from thelove

 * robert.collins@canonical.com--general/bazaar--ng--1.3--patch-30
   merge from devel

 * robert.collins@canonical.com--general/bazaar--ng--1.3--patch-31
   bugfix implicit id reading to prevent buffer overflow on full reads

 * robert.collins@canonical.com--general/bazaar--ng--1.3--patch-32
   if a file is not in the inventory, dont segfault....

 * robert.collins@canonical.com--general/bazaar--ng--1.3--patch-33
   optimise inventory to only create new trees on tree boundaries

 * robert.collins@canonical.com--general/bazaar--ng--1.3--patch-34
   make orig tree param to make_changeset a project tree

 * robert.collins@canonical.com--general/bazaar--ng--1.3--patch-35
   second parameter to make_changeset, and streamline arch_interpret_delta_path

 * robert.collins@canonical.com--general/bazaar--ng--1.3--patch-36
   remove temp mod and orig variables from make_changeset - not used or needed anymore

 * robert.collins@canonical.com--general/bazaar--ng--1.3--patch-37
   merge in leonerds major split function

 * robert.collins@canonical.com--general/bazaar--ng--1.3--patch-38
   start testing diff-between-bzr-trees

 * robert.collins@canonical.com--general/bazaar--ng--1.3--patch-39
   test diff with rename and diff with rename and change in bzr trees

 * robert.collins@canonical.com--general/bazaar--ng--1.3--patch-40
   make_changeset_inventory should take a tree not a string

